Skip to content

feat(ai): improve blocklist feedback, pr context reuse, and evals#169

Merged
dancer merged 9 commits intomainfrom
josh/blocklist-memory-console
Mar 9, 2026
Merged

feat(ai): improve blocklist feedback, pr context reuse, and evals#169
dancer merged 9 commits intomainfrom
josh/blocklist-memory-console

Conversation

@dancer
Copy link
Copy Markdown
Collaborator

@dancer dancer commented Mar 9, 2026

summary

  • add blocklist-aware maintainer feedback with explicit refusal replies and comment reactions
  • store and reuse pr summaries during later feedback and explanation flows
  • expand the local eval suite with numbered json cases and runtime feedback coverage
  • add repo-local memory, verified learning, and blocklist enforcement improvements
  • improve the operator console, config workspace, and docs around the blocklist-first model

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tigent Ready Ready Preview, Comment Mar 9, 2026 9:20pm

@tigent tigent bot added codex documentation Improvements or additions to documentation feature New feature or request labels Mar 9, 2026
@dancer dancer removed the codex label Mar 9, 2026
@tigent tigent deleted a comment from tigent bot Mar 9, 2026
@dancer
Copy link
Copy Markdown
Collaborator Author

dancer commented Mar 9, 2026

@tigent why did you add codex label?

@tigent
Copy link
Copy Markdown

tigent bot commented Mar 9, 2026

labels: feature, ai/mcp, maintenance

  • feature: The title starts with 'feat' and the body describes new capabilities and improvements, indicating a new feature development.
  • ai/mcp: The issue frequently mentions 'blocklist-aware feedback', 'blocklist enforcement', and 'blocklist-first model', which are strongly related to model control and routing protocols found in the @ai-sdk/mcp package.
  • maintenance: Items like 'pr context reuse' and 'expand the local eval suite' refer to improvements in development tooling, testing infrastructure, and internal processes.

@dancer
Copy link
Copy Markdown
Collaborator Author

dancer commented Mar 9, 2026

after this pr merges we can see this improve above @gr2m @felixarntz

the ai sdk is a monorepo with packages for core ai functionality, ui hooks, provider integrations, mcp, gateway, and more. most issues come from users who need help, not from actual bugs.
the ai sdk is a monorepo. most issues come from users who need help, not confirmed sdk defects.

when in doubt, add support. if someone says "doesn't work" or "how do i" but has not shown a clear sdk defect, prefer support over bug.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes sense to me; should we maybe clarify that they should ideally be mutually exclusive? or do we want to keep a confirmed bug also be a support issue because it started as such?

I kind of like the idea that support is only used until a problem has been confirmed - or otherwise the issue is closed because it was indeed just support.

Comment on lines +16 to +19
"bug",
"reproduction needed",
"ai/provider",
"support",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see above - here we have both bug and support in the golden result - I wonder if we want that

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not 100% sure on this i'll cc in @gr2m but good shout

@dancer dancer merged commit 70f73cc into main Mar 9, 2026
4 checks passed
@dancer dancer deleted the josh/blocklist-memory-console branch March 9, 2026 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants